Log(string,object[]) Method

Summary
Logs the specified message to a text file.
Syntax
C#
C++/CLI
protected virtual void Log( 
   string format, 
   object[] args 
) 
protected: 
void Log(  
   String^ format, 
   ... array<Object^>^ args 
)  

Parameters

format
The format.

args
The args.

Requirements

Target Platforms

Help Version 22.0.2023.1.24
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.